users.extraUsers.<name>.openssh.authorizedPrincipals
A list of verbatim principal names that should be added to the user's authorized principals.
- Type
list of (optionally newline-terminated) single-line string- Default
[ ]- Example
[ "example@host" "foo@bar" ]- Declared
- <nixpkgs/nixos/modules/services/networking/ssh/sshd.nix>